Skip to content

FR-6422: Add start-first-deployments flags in create app and environment commands - #2

Merged
pheeque1 merged 1 commit into
mainfrom
fr-6422-add-start-first-deployments-flags-in-create-app-and
Aug 31, 2026
Merged

FR-6422: Add start-first-deployments flags in create app and environment commands#2
pheeque1 merged 1 commit into
mainfrom
fr-6422-add-start-first-deployments-flags-in-create-app-and

Conversation

@pheeque1

Copy link
Copy Markdown
Member

Problem

Creating an app or environment now needs clear docs and tests for whether the first deployment starts right away. Without this, users can miss which flags are required to deploy during creation.

Solution

Document --deploy for apps create and environments create, including the Git flags each command needs. Update the environment create command test so it verifies the request sends deployment.git.branch and deployment.startFirstDeployment when --branch and --deploy are used.

Testing: internal/cmd/root/root_test.go was updated to cover the environment create deploy payload.

@pheeque1
pheeque1 merged commit 7bcba15 into main Aug 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant